Skip to content

Conversation

@kernel-patches-daemon-bpf-rc
Copy link

Pull request for series with
subject: BPF signature hash chains
version: 1
url: https://patchwork.kernel.org/project/netdevbpf/list/?series=1006678

@kernel-patches-daemon-bpf-rc
Copy link
Author

Upstream branch: 0cc114d
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=1006678
version: 1

@kernel-patches-daemon-bpf-rc
Copy link
Author

Upstream branch: 0cc114d
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=1006678
version: 1

@kernel-patches-daemon-bpf-rc
Copy link
Author

Upstream branch: 4b21134
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=1006678
version: 1

@kernel-patches-daemon-bpf-rc
Copy link
Author

Upstream branch: 0e8e60e
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=1006678
version: 1

@kernel-patches-daemon-bpf-rc
Copy link
Author

Upstream branch: 15cf392
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=1006678
version: 1

@kernel-patches-daemon-bpf-rc
Copy link
Author

Upstream branch: 4ef77dd
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=1006678
version: 1

Blaise Boscaccy added 2 commits September 28, 2025 04:40
This patch introduces hash chain support for signature verification of
arbitrary bpf map objects which was described here:
https://lore.kernel.org/linux-security-module/[email protected]/

The UAPI is extended to allow for in-kernel checking of maps passed in
via the fd_array. A hash chain is constructed from the maps, in order
specified by the signature_maps field. The hash chain is terminated
with the hash of the program itself.

Signed-off-by: Blaise Boscaccy <[email protected]>
Convert an existing signed lskel test to use the newly introduced map
signature hash-chain support added to libbpf.

Signed-off-by: Blaise Boscaccy <[email protected]>
@kernel-patches-daemon-bpf-rc
Copy link
Author

At least one diff in series https://patchwork.kernel.org/project/netdevbpf/list/?series=1006678 expired. Closing PR.

@kernel-patches-daemon-bpf-rc kernel-patches-daemon-bpf-rc bot deleted the series/1006678=>bpf-next branch September 30, 2025 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant